summaryrefslogtreecommitdiffstats
path: root/src/common/container_hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/container_hash.h')
-rw-r--r--src/common/container_hash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/container_hash.h b/src/common/container_hash.h
index cfc5dfea8..a5e357745 100644
--- a/src/common/container_hash.h
+++ b/src/common/container_hash.h
@@ -3,6 +3,7 @@
// SPDX-License-Identifier: BSL-1.0
#include <array>
+#include <climits>
#include <cstdint>
#include <limits>
#include <type_traits>